home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / ENT / DISK1449.ZIP / README.BAT < prev   
DOS Batch File  |  1989-10-19  |  10KB  |  162 lines

  1. echo off
  2. cls
  3. echo                  ╔═════════════════════════════════════════════╗
  4. echo                  ║                Q U I Z Z E R                ║
  5. echo                  ║      The Computerized Trivia Challenge      ║
  6. echo                  ╟─────────────────────────────────────────────╢
  7. echo                  ║                 Version 3.0                 ║
  8. echo                  ║               EZK Data Systems              ║
  9. echo                  ║              Copyright (c) 1989             ║
  10. echo                  ║              All Rights Reserved            ║
  11. echo                  ╚═════════════════════════════════════════════╝
  12. echo                           The README.BAT file - Page 1
  13. echo ───────────────────────────────────────────────────────────────────────────────
  14. echo                         Welcome to QUIZZER Version 3.0 !  
  15. echo  This README file will briefly familiarize you with installation methods and
  16. echo  the files required to run QUIZZER.  If you have an earlier version of QUIZZER
  17. echo  this file will outline differences in this new version.                
  18. echo ───────────────────────────────────────────────────────────────────────────────
  19. echo                 The files required to run QUIZZER Version 3.0 are:
  20. echo                                     QUIZZER.EXE
  21. echo                                     QZRGAME.DAT
  22. echo                                     QZRHALL.DAT
  23. echo                                     QZRHELP.DAT
  24. echo To continue,
  25. pause
  26. cls
  27. dir
  28. echo Press any key to continue.
  29. pause
  30. cls
  31. echo                  ╔═════════════════════════════════════════════╗
  32. echo                  ║                Q U I Z Z E R                ║
  33. echo                  ║      The Computerized Trivia Challenge      ║
  34. echo                  ╟─────────────────────────────────────────────╢
  35. echo                  ║                 Version 3.0                 ║
  36. echo                  ║               EZK Data Systems              ║
  37. echo                  ║              Copyright (c) 1989             ║
  38. echo                  ║              All Rights Reserved            ║
  39. echo                  ╚═════════════════════════════════════════════╝
  40. echo                           The README.BAT file - Page 2
  41. echo ───────────────────────────────────────────────────────────────────────────────
  42. echo  If you did not have any one of the four files previously listed, you cannot 
  43. echo  play QUIZZER.  You should contact the source that provided you your software.
  44. echo ───────────────────────────────────────────────────────────────────────────────
  45. echo  If your computer has a hard disk you may install QUIZZER on it by two methods:
  46. echo  1. Use the INSTALL file to copy the QUIZZER game to your hard disk C: (only!)
  47. echo                   -- or (if your hard disk is not drive C:) --
  48. echo  2. Use the DOS COPY command by entering the following from your floppy drive:
  49. echo                             COPY Q*.* (d:)
  50. echo          Where (d:) is the letter of your computer's hard disk drive.
  51. echo  In either case, if you wish to install QUIZZER in a sub-directory, you should
  52. echo  create that sub-directory and be sure that your hard disk is currently logged
  53. echo  to that sub-directory at the time you issue  either of the above installation
  54. echo  commands.  To continue,
  55. pause
  56. cls
  57. echo                  ╔═════════════════════════════════════════════╗
  58. echo                  ║                Q U I Z Z E R                ║
  59. echo                  ║      The Computerized Trivia Challenge      ║
  60. echo                  ╟─────────────────────────────────────────────╢
  61. echo                  ║                 Version 3.0                 ║
  62. echo                  ║               EZK Data Systems              ║
  63. echo                  ║              Copyright (c) 1989             ║
  64. echo                  ║              All Rights Reserved            ║
  65. echo                  ╚═════════════════════════════════════════════╝
  66. echo                           The README.BAT file - Page 3
  67. echo ───────────────────────────────────────────────────────────────────────────────
  68. echo  QUIZZER will always run faster and more efficiently from a hard disk although
  69. echo  you do not need to have one to play the game.
  70. echo ───────────────────────────────────────────────────────────────────────────────
  71. echo  Whether you use a hard disk or floppy disk to play QUIZZER, whenever you wish
  72. echo  to begin the game simply type the word QUIZZER from your prompt and press the
  73. echo  the ENTER key (RETURN on some computers), and the game will load and begin.
  74. echo ───────────────────────────────────────────────────────────────────────────────
  75. echo  Whenever QUIZZER is played, some additional files are created by the game.
  76. echo  These files have NTX extensions. These are temporary files.  If you wish to 
  77. echo  conserve disk space after playing QUIZZER, you may delete these files. 
  78. echo  When the game is played, QUIZZER will recreate these files if they do not  
  79. echo  currently exist.                             
  80. echo To continue,
  81. pause
  82. cls
  83. echo                  ╔═════════════════════════════════════════════╗
  84. echo                  ║                Q U I Z Z E R                ║
  85. echo                  ║      The Computerized Trivia Challenge      ║
  86. echo                  ╟─────────────────────────────────────────────╢
  87. echo                  ║                 Version 3.0                 ║
  88. echo                  ║               EZK Data Systems              ║
  89. echo                  ║              Copyright (c) 1989             ║
  90. echo                  ║              All Rights Reserved            ║
  91. echo                  ╚═════════════════════════════════════════════╝
  92. echo                           The README.BAT file - Page 4
  93. echo ───────────────────────────────────────────────────────────────────────────────
  94. echo  NOTE! If you do not have your computer configured for FILES=20  (or more) you
  95. echo  should copy the file CONFIG.SYS from the QUIZZER system disk to you computers
  96. echo  root directory, then REBOOT your computer.  This will prevent the DOS Error 4
  97. echo  indicating that there are too many files open.  (See the QUIZZER help screen)
  98. echo ───────────────────────────────────────────────────────────────────────────────
  99. echo  QUIZZER Version 3.0 now supports color.  When you first load the game you are
  100. echo  asked what display type you prefer to use, color or monochrome. Once you have
  101. echo  specified your display type, you need not change it again.  If however you do
  102. echo  need to alter the display type, simply delete the file named QZR.MEM.  
  103. echo  This file contains the display type information.     If QUIZZER is played and 
  104. echo  this file does not exist QUIZZER will ask for the display type again and save
  105. echo  it once again in a newly created QZR.MEM file.
  106. echo  To continue,
  107. pause
  108. cls
  109. echo                  ╔═════════════════════════════════════════════╗
  110. echo                  ║                Q U I Z Z E R                ║
  111. echo                  ║      The Computerized Trivia Challenge      ║
  112. echo                  ╟─────────────────────────────────────────────╢
  113. echo                  ║                 Version 3.0                 ║
  114. echo                  ║               EZK Data Systems              ║
  115. echo                  ║              Copyright (c) 1989             ║
  116. echo                  ║              All Rights Reserved            ║
  117. echo                  ╚═════════════════════════════════════════════╝
  118. echo                           The README.BAT file - Page 5
  119. echo ───────────────────────────────────────────────────────────────────────────────
  120. echo  If you wish to use game files from any earlier (1.0 / 2.0) version of QUIZZER
  121. echo  you must first run the CONVERT utility from a hard disk.  Instructions are:
  122. echo ───────────────────────────────────────────────────────────────────────────────
  123. echo       To convert an earlier version of QUIZZER -
  124. echo         1. If your earlier version of QUIZZER is not on your hard disk,
  125. echo            copy it there before trying to run CONVERT.  You cannot run
  126. echo            it from a floppy disk.
  127. echo         2. Now copy all the version 3.0 files from the floppy disk into
  128. echo            the same directory as your earlier version.
  129. echo         3. Type CONVERT and press the Enter key.
  130. echo       That is all it takes.  CONVERT runs quickly and you may begin using
  131. echo       QUIZZER right away.
  132. echo To continue,
  133. pause
  134. cls
  135. echo                  ╔═════════════════════════════════════════════╗
  136. echo                  ║                Q U I Z Z E R                ║
  137. echo                  ║      The Computerized Trivia Challenge      ║
  138. echo                  ╟─────────────────────────────────────────────╢
  139. echo                  ║                 Version 3.0                 ║
  140. echo                  ║               EZK Data Systems              ║
  141. echo                  ║              Copyright (c) 1989             ║
  142. echo                  ║              All Rights Reserved            ║
  143. echo                  ╚═════════════════════════════════════════════╝
  144. echo                           The README.BAT file - Page 6
  145. echo ───────────────────────────────────────────────────────────────────────────────
  146. echo  QUIZZER still comes with a complete Users Guide built into the software and 
  147. echo  you may view it at the screen or print it on your printer. You should review
  148. echo  the Users Guide whether you have had prior experience with QUIZZER or not.
  149. echo  Version 3.0 has a number of enhancements.  You can find these in the On-line
  150. echo  Users Guide under the section entitled "Whats New?".  
  151. echo ───────────────────────────────────────────────────────────────────────────────
  152. echo  QUIZZER is still distributed under the Shareware concept.  Please feel free
  153. echo  to distribute copies of the software.  If you like it, please register.  
  154. echo  Information on registration and additional question disks can be found at the
  155. echo  end of the Users Guide.  We take very good care of our registered users and
  156. echo  greatly appreciate their support!  
  157. echo                          Enjoy QUIZZER version 3.0!
  158. echo To end,
  159. pause
  160. echo on
  161. cls
  162.